SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::next

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::nextMove to next entry

Descripción

void SplDoublyLinkedList::next ( void )

Move the iterator to the next node.

Lista de parámetros

This function has no parameters.

Valores retornados

No value is returned.


SplDoublyLinkedList
PHP Manual